悟空视频

    在线播放云盘网盘BT下载影视图书

    Learn Objective–C on the Mac Learn Series - 图书

    2009
    导演:Mark Dalrymple
    Take your coding skills to the next level with this extensive guide to Objective--C, the native programming language for developing sophisticated software applications for Mac OS X. Objective--C is a powerful, object--oriented extension of C, making this book the perfect follow--up to Dave Mark's bestselling Learn C on the Mac, Mac OS X Edition. Whether you're an experienced C ...(展开全部)
    Learn Objective–C on the Mac Learn Series
    图书

    Learn Objective-C On The Mac 2nd Edition - 图书

    导演:Scott Knaster
    Learn to write apps for some of today's hottest technologies, including the iPhone and iPad (using iOS), as well as the Mac (using OS X). It starts with Objective-C, the base language on which the native iOS software development kit (SDK) and the OS X are based. Learn Objective-C on the Mac: For OS X and iOS, Second Edition updates a best selling book and is an extensive, newly...(展开全部)
    Learn Objective-C On The Mac 2nd Edition
    搜索《Learn Objective-C On The Mac 2nd Edition》
    图书

    Learn Cocoa on the mac - 图书

    2009
    导演:Mark Dave
    The path to Mac OS X development enlightenment leads right through Cocoa, Apple’s framework for creating all things Mac, and now all things iPhone, as well. Dave Mark is your Zen master for this journey, and he leads you from the dark forest before Cocoa through to application developers’ nirvana. You will learn not only how to use the components of this rich framework, but als...(展开全部)
    Learn Cocoa on the mac
    搜索《Learn Cocoa on the mac》
    图书

    Learn C Programming - 图书

    2020计算机·编程设计
    导演:Jeff Szuhay
    C is a powerful general-purpose programming language that is excellent for beginners to learn. This book will introduce you to computer programming and software development using C. If you're an experienced developer, this book will help you to become familiar with the C programming language.This C programming book takes you through basic programming concepts and shows you how to implement them in C. Throughout the book, you'll create and run programs that make use of one or more C concepts, such as program structure with functions, data types, and conditional statements. You'll also see how to use looping and iteration, arrays, pointers, and strings. As you make progress, you'll cover code documentation, testing and validation methods, basic input/output, and how to write complete programs in C.By the end of the book, you'll have developed basic programming skills in C, that you can apply to other programming languages and will develop a solid foundation for you to advance as a programmer.
    Learn C Programming
    搜索《Learn C Programming》
    图书

    Learn C# Programming - 图书

    2020计算机·编程设计
    导演:Marius Bancila Raffaele Rialdi Ankit Sharma Dino Esposito
    This book also takes you through regular expressions, reflection, memory management, pattern matching, exceptions, and many other advanced topics. As you advance, you'll explore the .NET Core 3 framework and learn how to use the dotnet command-line interface (CLI), consume NuGet packages, develop for Linux, and migrate apps built with .NET Framework. Finally, you'll understand how to run unit tests with the Microsoft unit testing frameworks available in Visual Studio.By the end of this book, you’ll be well-versed with the essentials of the C# language and be ready to start creating apps with it.
    Learn C# Programming
    搜索《Learn C# Programming》
    图书

    How Children Learn: Children Learn - 图书

    1995
    导演:John Holt
    "Children do not need to be made to learn," Holt maintains, because each is born with what Einstein called "the holy curiosity of inquiry." For them, learning is as natural as breathing. First published in 1967, How Children Learn has become a classic for parents and teachers, providing an "effective, gentle voice of reason" (Life).
    How Children Learn: Children Learn
    搜索《How Children Learn: Children Learn》
    图书

    Learn QGIS - 图书

    2018科学技术·工业技术
    导演:Andrew Cutts Anita Graser
    QGIS 3.4 is the first LTR (long term release) of QGIS version 3. This is a giant leap forward for the project with tons of new features and impactful changes. Learn QGIS is fully updated for QGIS 3.4, covering its processing engine update, Python 3 de-facto coding environment, and the GeoPackage format.This book will help you get started on your QGIS journey, guiding you to develop your own processing pathway. You will explore the user interface, loading your data, editing, and then creating data. QGIS often surprises new users with its mapping capabilities; you will discover how easily you can style and create your first map. But that’s not all! In the final part of the book, you’ll learn about spatial analysis and the powerful tools in QGIS, and conclude by looking at Python processing options.By the end of the book, you will have become proficient in geospatial analysis using QGIS and Python.
    Learn QGIS
    搜索《Learn QGIS》
    图书

    Learn Odoo - 图书

    2019经济理财·财经
    导演:Greg Moss
    Odoo is management software that contains a set of open source enterprise management applications that help you modernize your business.Completely revised and updated, this comprehensive Odoo guide is a fourth edition of Working with Odoo. This book begins with an introduction to Odoo and helps you set up Odoo Online in your system. You'll learn how to start a new company database in Odoo and the basics of Odoo sales management. You will explore customer relationship management in Odoo and its importance in a modern business environment. Moving on, you'll learn how to install the purchasing application, set up suppliers, and begin purchasing and receiving products in Odoo. Next, you'll learn how to use the MRP module to create, process, and schedule the manufacturing and production order. Once you get to grips with the basic applications, you'll uncover how to customize Odoo to meet the specific needs of your business. You'll learn some advanced techniques for searching and finding information, and you'll be taken through business intelligence in Odoo. Towards the end of the book, you'll go in-depth into Odoo's architecture and learn to use Odoo's API to integrate with other applications. By the end of the book, you'll be ready to use Odoo to build enterprise applications and set up the functional requirements for your business.
    Learn Odoo
    搜索《Learn Odoo》
    图书

    Learn ECMAScript - 图书

    2018计算机·编程设计
    导演:Mehul Mohan Narayan Prusty
    This book is for web developers who have some basic programming knowledge and want to learn to write cleaner code with the power of ECMAScript.
    Learn ECMAScript
    搜索《Learn ECMAScript》
    图书

    Learn OpenShift - 图书

    2018计算机·计算机综合
    导演:Denis Zuev Artemii Kropachev Aleksey Usov
    Docker containers transform application delivery technologies to make them faster and more reproducible, and to reduce the amount of time wasted on configuration. Managing Docker containers in the multi-node or multi-datacenter environment is a big challenge, which is why container management platforms are required. OpenShift is a new generation of container management platforms built on top of both Docker and Kubernetes. It brings additional functionality to the table, something that is lacking in Kubernetes. This new functionality significantly helps software development teams to bring software development processes to a whole new level.In this book, we’ll start by explaining the container architecture, Docker, and CRI-O overviews. Then, we'll look at container orchestration and Kubernetes. We’ll cover OpenShift installation, and its basic and advanced components. Moving on, we’ll deep dive into concepts such as deploying application OpenShift. You’ll learn how to set up an end-to-end delivery pipeline while working with applications in OpenShift as a developer or DevOps. Finally, you’ll discover how to properly design OpenShift in production environments.This book gives you hands-on experience of designing, building, and operating OpenShift Origin 3.9, as well as building new applications or migrating existing applications to OpenShift.
    Learn OpenShift
    搜索《Learn OpenShift》
    图书
    加载中...